projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ef150
)
Only run appveyor on the master branch
author
Alex Crichton
<alex@alexcrichton.com>
Mon, 27 Jul 2015 23:01:41 +0000
(16:01 -0700)
committer
Alex Crichton
<alex@alexcrichton.com>
Mon, 27 Jul 2015 23:01:41 +0000
(16:01 -0700)
appveyor.yml
patch
|
blob
|
history
diff --git
a/appveyor.yml
b/appveyor.yml
index 58940740f3db000330c2c9d2d4f71547d49b3a0f..5316552ab4c01a164601be79dedb028ce8617b40 100644
(file)
--- a/
appveyor.yml
+++ b/
appveyor.yml
@@
-25,3
+25,7
@@
build: false
test_script:
- cargo test
+
+branches:
+ only:
+ - master